EntityDAC
TCustomEntityContext.CreateAttachedEntity<T> Overload
Class
TCustomEntityContext
Overload List
Name
Description
CreateAttachedEntity<T>
The method is designed for creating a new entity instance and simultaneous attaching it to the data context
CreateAttachedEntity<T>(Key: TPrimaryKey)
The method is designed for creating a new entity instance and simultaneous attaching it to the data context
CreateAttachedEntity<T>(
const
KeyValue: Variant)
The method is designed for creating a new entity instance and simultaneous attaching it to the data context
CreateAttachedEntity<T>(
const
KeyValues:
array of
Variant)
The method is designed for creating a new entity instance and simultaneous attaching it to the data context
© 1997-2025 Devart. All Rights Reserved.
Request Support
DAC Forum
Provide Feedback